Table of content



/product/countryoforigin/{id}

Mapping URL: /product/countryoforigin/{id}

Description: find the product entities of countryoforigin with the appended id

Microservice: ProductService


Methods

/product/countryoforigin/{id}

/product/countryoforigin/{id}

Mapping URL: /product/countryoforigin/{id}

Description: CountryService

Name: findAllProductOfCountryOfOrigin(id)

Request Method: GET

Service Interface: /product/countryoforigin/{id}

Service Entity: Country



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content